encoding/xml.Decoder.ungetc (method)

14 uses

	encoding/xml (current package)
		xml.go#L573: 		d.ungetc(b)
		xml.go#L782: 	d.ungetc(b)
		xml.go#L816: 		d.ungetc(b)
		xml.go#L834: 			d.ungetc(b)
		xml.go#L868: 	d.ungetc(b)
		xml.go#L880: 			d.ungetc(b)
		xml.go#L897: 			d.ungetc(b)
		xml.go#L969: func (d *Decoder) ungetc(b byte) {
		xml.go#L1024: 			d.ungetc('<')
		xml.go#L1067: 					d.ungetc(b)
		xml.go#L1078: 				d.ungetc(b)
		xml.go#L1088: 					d.ungetc(b)
		xml.go#L1211: 		d.ungetc(b)
		xml.go#L1221: 			d.ungetc(b)